spinbutton: Add undershoot nodes to CSS docs
authorTimm Bäder <mail@baedert.org>
Mon, 24 Apr 2017 14:22:32 +0000 (16:22 +0200)
committerTimm Bäder <mail@baedert.org>
Mon, 24 Apr 2017 14:24:32 +0000 (16:24 +0200)
gtk/gtkspinbutton.c

index 9861b14da9862709d9cae67926eb11e8f5acf51e..64d3d093491b2710dac03d6e194547bac9947998 100644 (file)
@@ -90,6 +90,8 @@
  *
  * |[<!-- language="plain" -->
  * spinbutton.horizontal
+ * ├── undershoot.left
+ * ├── undershoot.right
  * ├── entry
  * │   ╰── ...
  * ├── button.down
  *
  * |[<!-- language="plain" -->
  * spinbutton.vertical
+ * ├── undershoot.left
+ * ├── undershoot.right
  * ├── button.up
  * ├── entry
  * │   ╰── ...